![]() | ![]() | ![]() | ![]() |
In SAS® Clinical Standards Toolkit 1.6, compliance check SDTM0631 fails when the data contains no error. The cstcheck_notunique.sas sorts are done on col1 and col2 and a first.col1 is applied to see whether there are multiple occurrences of the value. Another sort is done on col2 and col1 to see whether multiple occurrences happen. The second sort is where the problem occurs, because this column can have multiple records. For example, if comparing VS testcode and vsorresu columns with values SBP/mmHg and DBP/mmHg, the expectation is that unique values for the testcode. The vsorresu column has mmHg for each row. This causes the second PROC SORT to fail since it does not have a unique value.
This issue does not exist in the current release of SAS Clinical Standards Toolkit 1.7. To resolve the issue, upgrade to this release.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Clinical Standards Toolkit | Microsoft Windows Server 2008 R2 | 1.6.1 | 1.7 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Enterprise x64 | 1.6.1 | 1.7 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Professional x64 | 1.6.1 | 1.7 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Windows 7 Ultimate x64 | 1.6.1 | 1.7 | 9.4 TS1M1 | 9.4 TS1M2 | ||
Linux for x64 | 1.6.1 | 1.7 | 9.4 TS1M1 | 9.4 TS1M2 |